home *** CD-ROM | disk | FTP | other *** search
- Extreme Sports by Medio Multimedia: Self-Running Demo
- BAK,sports.bmp,22
- WAV,0,e0.wav
- BAK,main.bmp,22
- WAV,3,e1.wav
- PIC,3,water.bmp,0,0,22
- PIC,3,air.bmp,0,0,22
- PIC,3,land.bmp,0,0,22
- PIC,0,snow.bmp,0,0,22
- BAK,main.BMP,22
- WAV,1,e2.wav
- LBL,2,Over 20 Extreme Sports,50,0,0,7,1
- LBL,2,Packed with full-motion video action,80,5,0,7,1
- LBL,1.5,Interviews with the Pros,55,80,0,7,1
- LBL,1.5,Adventure Tales, 90,30,0,7,1
- LBL,0,Personal Journal to include your own information,20,5,0,7,1
- END
-
- END = END OF DATA - TEMP DATA and NOTES RESIDE BELOW THIS POINT
-
- LINE FORMAT:
- 1) SlideType
- 0 BAK = BACKGROUND BITMAP
- 1 AVI = AVI
- 2 WAV = WAV
- 3 LBL = LABEL (will display during AVI or WAV)
- 4 PIC = PICTURE BITMAP
- 5 COL = plain background color (0 to 7)
- 6 COM = comment (entire line is ingnored)
-
- 2) Interval: Timer setting for slide advance (in seconds)
- Should always be 0 for slidetype 0
-
- 3) FileName/Text (Text if LABEL, else FileName - not required
- for slidetype 5)
-
- 4) Top, Left - required for slidetypes 1,3,4
- 5) Width, Height - required for slidetype 2,4 (but ignored for 4)
- 6) Forecolor (0-15) slidetype 3 only
- 7) Backcolor - slidetype 3 only, but currently ignored
- 8) Effect - required for slidetypes 0,3,4 (0-100)
-
-
-